-- card: 44300 from stack: in -- bmap block id: 45239 -- flags: 4000 -- background id: 25390 -- name: Daily CalendarÉ ----- HyperTalk script ----- on returnKey flashButton "OK" doMenu first end returnKey -- part 1 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=110 top=286 right=304 bottom=188 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: OK ----- HyperTalk script ----- on mouseUp doMenu first end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=326 top=286 right=304 bottom=404 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Cancel ----- HyperTalk script ----- on mouseUp doMenu first end mouseUp